Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove package-lock.json file #558

Closed
wants to merge 1 commit into from

Conversation

mschrage
Copy link
Member

@mschrage mschrage commented Sep 3, 2021

I know we always oscillate on this but should we get rid of the package-lock.json? There is a new contributor who is trying to make a PR and is getting stuck on this. #546

Also Sindresorhus says Lockfiles for apps, not packages. See his thoughts here: sindresorhus/ama#479 (comment)

I'm not sure if the lockfile is actually giving us very much, since the only dependencies that withfig/autocomplete has are devDependencies, like husky, eslint and tsc.

@withfig-bot
Copy link
Collaborator

No files changed ☑️

@withfig-bot
Copy link
Collaborator

Hello @mschrage,
thank you very much for creating a Pull Request!
Here is a small checklist to get this PR merged as quickly as possible:

  • Do all subcommands / options which take arguments have the arg property (arg: {})?
  • Are all options modular? E.g. a -u -x instead of -aux
  • Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

Copy link
Contributor

@QuiiBz QuiiBz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree on this as discussed, feel free to resolve the merge conflict and merge!

@mschrage
Copy link
Member Author

Closing in favor of #575

@mschrage mschrage closed this Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants